This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Hal Elfanamanflar 25.Aug.06 12:38 PM Lotus Notes Applications Development7.0Windows 2000; Windows XP
I am trying to create a view with all response documents. I am able to do that.
I want to show a field from the parent doc in a column in the same view. I am not able to do it. I have tried using @GetDocField ($Ref ; "customer") in the column formula ; where customer is the field of the parent document. But it does not work.